home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 3 / Amiga Format CD03 (1996-07-04)(Future Publishing)(GB)(Track 1 of 6)[!][issue 1996-08].iso / comms / netsoftware / wwwcache.readme < prev   
Text File  |  1996-05-20  |  2KB  |  49 lines

  1. Short:    Great Arexx script for caching images and html documents in AMosaic
  2. Author:   stephan@stephan.et.tudelft.nl (Stephan Lichtendahl)
  3. Uploader: stephan@stephan.et.tudelft.nl (Stephan Lichtendahl)
  4. Version:  1.4 (second uploaded version)
  5. Type:     comm/net
  6.  
  7.   Freeware
  8.  
  9. Saves inlined images to harddisk to prevent them from being
  10. downloaded every time you want to see them. Then they can
  11. be loaded every time from harddisk instead, which is a bit
  12. faster :-)
  13. Also, HTML documents can be saved in a way that all remote
  14. links remain remote and links to documents, which are already
  15. on your harddisk, will automatically be replaced with local
  16. ones. A convenient hotlist as HTML document will be created.
  17.  
  18. New: Now you can simply remove a HTML document and all its
  19. images from cache via AMosaic's hotlist menu.
  20. Now the script will also work with rexxdossupport.library 2.3.
  21. Change rexxdossupport.library to RexxDosSupport.library in the
  22. script when you still have RexxDosSupport.library version 2.1.
  23. And a little bug removed.
  24.  
  25. Requirements:
  26. -AMosaic (tested with NoNet 1.2 and AmiTCP 1.3beta & 2.0pre-release versions)
  27. -probably OS3.x for inlined images to work
  28. -Arexx running
  29. -rexxsupport.library (tested with version 34.9)
  30. -rexxdossupport.library (tested with version 2.1 & 2.3)
  31. -requestfile for saving HTML documents (part of OS2/OS3 ?)
  32. -getstring for resaving local documents
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.    10716    3985 62.8% 28-Sep-95 01:46:28 +Cache.doc
  40.       67      66  1.4% 15-Sep-95 00:17:26 +Cache.html
  41.    11772    3140 73.3% 28-Sep-95 01:47:04 +Cache.www
  42.        0       0  0.0% 15-Sep-95 00:16:42 +HTMLlist
  43.        0       0  0.0% 28-Sep-95 01:35:08 +
  44.        0       0  0.0% 15-Sep-95 00:16:46 +ImageList
  45.        0       0  0.0% 28-Sep-95 01:35:08 +
  46.        2       2  0.0% 15-Sep-95 00:16:34 +NrOfImage
  47. -------- ------- ----- --------- --------
  48.    22557    7193 68.1% 28-Sep-95 12:23:34   8 files
  49.